home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2000 May / PCW_MAY2000.iso / Patch / w32_iom_21_en.exe / Iomega Software.Msi / Data.Cab / F5925_iomUsb.inf < prev    next >
Windows Setup INFormation  |  1999-07-16  |  5KB  |  128 lines

  1. ; SCSI.INF -- This file contains descriptions of all the SCSI
  2. ;             Host Adapters supported in Windows NT
  3.  
  4. ; Copyright (c) 1993-1996, Microsoft Corporation
  5.  
  6. [version]
  7. signature="$Windows NT$"
  8. Class=SCSIAdapter
  9. ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
  10. Provider=%Iom%
  11. LayoutFile=layout.inf
  12.  
  13. [DestinationDirs]
  14. DefaultDestDir = 12 ; DIRID_DRIVERS
  15.  
  16. [ControlFlags]
  17. ;
  18. ; Exclude the following devices from Select Device list.
  19. ; These represent 'combination' driver nodes, for which there are separate items to be
  20. ; presented to the user.  These combination nodes are only used when figuring out what
  21. ; driver node to associate with a pre-existing service.
  22. ;
  23. ;ExcludeFromSelect = 
  24.  
  25. [Manufacturer]
  26. %Iom%=IomUsb
  27.  
  28. ;****************************
  29. [IomUsb]
  30.  
  31. ; =================== Intel USB  ====================================
  32. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_8086&DEV_2412
  33. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_8086&DEV_2422
  34. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_8086&DEV_7020
  35. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_8086&DEV_7112
  36. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_8086&DEV_7602
  37.  
  38. ; =================== VIA USB  ====================================
  39. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1106&DEV_3038
  40.  
  41. ; =================== Opti USB  ====================================
  42. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1045&DEV_C861
  43. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1045&DEV_C861
  44. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1045&CC_0C0310
  45. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1045&CC_0C0300
  46. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1045&DEV_C861&SUBSYS_C8611045
  47.  
  48. ; =================== AMD ======================================
  49. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1022&DEV_740C
  50.  
  51. ; =================== Compaq ===================================
  52. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_0E11&DEV_A0F8
  53.  
  54. ; =================== NEC ==================================
  55. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1033&DEV_0035
  56. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1033&DEV_0035&REV_01
  57. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1033&DEV_0035&REV_02
  58.  
  59. ; =================== CMD ==================================
  60. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1095&DEV_0670
  61. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1095&DEV_0673
  62. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1095&CC_0C0310
  63. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1095&CC_0C0300
  64. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1095&DEV_0673&SUBSYS_06701095
  65.  
  66. ; =================== Lucent ==================================
  67. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_11C1&DEV_5801
  68. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_11C1&CC_0C0310
  69. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_11C1&CC_0C0300
  70. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_11C1&DEV_5801&SUBSYS_580111C1
  71.  
  72. ; =================== NatSemi ==================================
  73. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_100B&DEV_0012
  74.  
  75. ; =================== SIS ======================================
  76. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1039&DEV_7001
  77. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1039&CC_0C0310
  78. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1039&CC_0C0300
  79. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1039&DEV_7001&SUBSYS_00000000
  80.  
  81. ; =================== Acer =====================================
  82. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_10B9&DEV_5237
  83.  
  84. ; =================== Symbios==================================
  85. %IomegaDriver.DeviceDesc% = iom_Inst, PCI\VEN_1000&DEV_0901
  86.  
  87.  
  88. ;************* Iomega Driver *********************
  89. [iom_Inst]
  90. CopyFiles = @iomusb.sys
  91. Reboot
  92.  
  93. [iom_Inst.Services]
  94. AddService = iomusb, %SPSVCINST_ASSOCSERVICE%, iom_Service_Inst, Miniport_EventLog_Inst
  95.  
  96. [iom_Service_Inst]
  97. ServiceType    = %SERVICE_KERNEL_DRIVER%
  98. StartType      = %SERVICE_BOOT_START%
  99. ErrorControl   = %SERVICE_ERROR_NORMAL%
  100. ServiceBinary  = %12%\iomusb.sys
  101. LoadOrderGroup = SCSI Miniport
  102.  
  103.  
  104. ************************************************************
  105. ;The EventLog entries are the same for all SCSI miniports.
  106. [Miniport_EventLog_Inst]
  107. AddReg = Miniport_EventLog_AddReg
  108.  
  109. [Miniport_EventLog_AddReg]
  110. HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
  111. HKR,,TypesSupported,%REG_DWORD%,7
  112. [Strings]
  113. Msft = "Microsoft"
  114.  
  115. IomegaDriver.DeviceDesc= "Iomega USB Driver For Mass Storage"
  116.  
  117. Iom="Iomega"
  118. SCSIClassName="SCSI controllers"
  119.  
  120. ;*******************************************
  121. ;Handy macro substitutions (non-localizable)
  122. SPSVCINST_ASSOCSERVICE = 0x00000002
  123. SERVICE_KERNEL_DRIVER  = 1
  124. SERVICE_BOOT_START     = 0
  125. SERVICE_ERROR_NORMAL   = 1
  126. REG_EXPAND_SZ          = 0x00020000
  127. REG_DWORD              = 0x00010001
  128.